Prep tweaks for future Groundspeak changes.
authorrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 12 Nov 2011 22:45:43 +0000 (22:45 +0000)
committerrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 12 Nov 2011 22:45:43 +0000 (22:45 +0000)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4105 f51c46e8-681c-474f-0cfe-069cfd0219fb

gpsbabel/defs.h

index 21fb3edc92a979680f2276122259f6ac9a49fdf0..a8803723a406682d46af366997f1c40cb98152f1 100644 (file)
@@ -270,6 +270,8 @@ typedef struct {
   unsigned int terr:6; /* (likewise) */
   status_type is_archived:2;
   status_type is_available:2;
+  status_type is_memberonly:2;
+  status_type has_customcoords:2;
   time_t exported;
   time_t last_found;
   char* placer; /* Placer name */